﻿2026-07-05T00:25:22.5856519Z ##[group]Run actions/checkout@v5
2026-07-05T00:25:22.5857348Z with:
2026-07-05T00:25:22.5857725Z   repository: SaberMage/spt-core
2026-07-05T00:25:22.5860776Z   token: ***
2026-07-05T00:25:22.5861141Z   ssh-strict: true
2026-07-05T00:25:22.5861508Z   ssh-user: git
2026-07-05T00:25:22.5861886Z   persist-credentials: true
2026-07-05T00:25:22.5862295Z   clean: true
2026-07-05T00:25:22.5862677Z   sparse-checkout-cone-mode: true
2026-07-05T00:25:22.5863092Z   fetch-depth: 1
2026-07-05T00:25:22.5863448Z   fetch-tags: false
2026-07-05T00:25:22.5863808Z   show-progress: true
2026-07-05T00:25:22.5864181Z   lfs: false
2026-07-05T00:25:22.5864533Z   submodules: false
2026-07-05T00:25:22.5864900Z   set-safe-directory: true
2026-07-05T00:25:22.5865515Z ##[endgroup]
2026-07-05T00:25:22.7601537Z Syncing repository: SaberMage/spt-core
2026-07-05T00:25:22.7603073Z ##[group]Getting Git version info
2026-07-05T00:25:22.7603713Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-05T00:25:22.7604785Z [command]/usr/bin/git version
2026-07-05T00:25:22.7605220Z git version 2.43.0
2026-07-05T00:25:22.7620343Z ##[endgroup]
2026-07-05T00:25:22.7631074Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a05ecbf3-27ba-4229-9724-dd85daecdd8f' before making global git config changes
2026-07-05T00:25:22.7632541Z Adding repository directory to the temporary git global config as a safe directory
2026-07-05T00:25:22.7633946Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-05T00:25:22.7667102Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-05T00:25:22.7684909Z https://github.com/SaberMage/spt-core
2026-07-05T00:25:22.7694378Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-05T00:25:22.7696687Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-05T00:25:22.7720856Z HEAD
2026-07-05T00:25:22.7751793Z ##[endgroup]
2026-07-05T00:25:22.7753271Z [command]/usr/bin/git submodule status
2026-07-05T00:25:22.8028243Z ##[group]Cleaning the repository
2026-07-05T00:25:22.8028860Z [command]/usr/bin/git clean -ffdx
2026-07-05T00:25:23.6396630Z Removing .adapter-notify/
2026-07-05T00:25:23.6397452Z Removing target/
2026-07-05T00:25:23.6406594Z [command]/usr/bin/git reset --hard HEAD
2026-07-05T00:25:23.6744218Z HEAD is now at c3d8a43b5 Merge f91558e5d0fc9a5e10030f08186dd45a4f3852fd into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:23.6750587Z ##[endgroup]
2026-07-05T00:25:23.6752701Z ##[group]Disabling automatic garbage collection
2026-07-05T00:25:23.6756022Z [command]/usr/bin/git config --local gc.auto 0
2026-07-05T00:25:23.6783231Z ##[endgroup]
2026-07-05T00:25:23.6784032Z ##[group]Setting up auth
2026-07-05T00:25:23.6788358Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-05T00:25:23.6812240Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-05T00:25:23.7038172Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-05T00:25:23.7064190Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-05T00:25:23.7251415Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-05T00:25:23.7277488Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-05T00:25:23.7469217Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-05T00:25:23.7498354Z ##[endgroup]
2026-07-05T00:25:23.7499350Z ##[group]Fetching the repository
2026-07-05T00:25:23.7504673Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2cef1a3cc910e27f27ae9af6f87dd314247aaf40:refs/remotes/pull/51/merge
2026-07-05T00:25:24.2451398Z From https://github.com/SaberMage/spt-core
2026-07-05T00:25:24.2453025Z  + c3d8a43b5...2cef1a3cc 2cef1a3cc910e27f27ae9af6f87dd314247aaf40 -> pull/51/merge  (forced update)
2026-07-05T00:25:24.2479453Z ##[endgroup]
2026-07-05T00:25:24.2480723Z ##[group]Determining the checkout info
2026-07-05T00:25:24.2482066Z ##[endgroup]
2026-07-05T00:25:24.2483876Z [command]/usr/bin/git sparse-checkout disable
2026-07-05T00:25:24.2524864Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-05T00:25:24.2549794Z ##[group]Checking out the ref
2026-07-05T00:25:24.2551561Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/51/merge
2026-07-05T00:25:24.2646142Z Warning: you are leaving 1 commit behind, not connected to
2026-07-05T00:25:24.2647475Z any of your branches:
2026-07-05T00:25:24.2648010Z 
2026-07-05T00:25:24.2649313Z   c3d8a43b5 Merge f91558e5d0fc9a5e10030f08186dd45a4f3852fd into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:24.2651119Z 
2026-07-05T00:25:24.2651831Z If you want to keep it by creating a new branch, this may be a good time
2026-07-05T00:25:24.2653181Z to do so with:
2026-07-05T00:25:24.2653590Z 
2026-07-05T00:25:24.2654071Z  git branch <new-branch-name> c3d8a43b5
2026-07-05T00:25:24.2655066Z 
2026-07-05T00:25:24.2656848Z HEAD is now at 2cef1a3cc Merge c01fe6ee29c2a19c4a6ebc72f11c471cab7d13d0 into 188fe1a9f50a8bbc3234263bb16662a17b51a94e
2026-07-05T00:25:24.2662155Z ##[endgroup]
2026-07-05T00:25:24.2701789Z [command]/usr/bin/git log -1 --format=%H
2026-07-05T00:25:24.2727840Z 2cef1a3cc910e27f27ae9af6f87dd314247aaf40
